home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 2574 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: mail2news.demon.co.uk!stokes.demon.co.uk
  2. From: Philip Stokes <phil@stokes.demon.co.uk>
  3. Newsgroups: aus.computers.amiga,comp.sys.amiga,comp.sys.amiga.misc
  4. Subject: Re: Logging in via PPP
  5. Followup-To: aus.computers.amiga,comp.sys.amiga,comp.sys.amiga.misc
  6. Date: Mon, 22 Jan 96 15:31:31 GMT
  7. Organization: Private Node
  8. Message-ID: <9601221531.AA007vp@stokes.demon.co.uk>
  9. References: <4dlc9n$ha4@wumpus.cc.uow.edu.au> <ivans-2201961514000001@dialup04.syd1.zeta.org.au> 
  10. X-NNTP-Posting-Host: stokes.demon.co.uk
  11. X-Files: The truth is out there
  12. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  13. X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!stokes.demon.co.uk
  14.  
  15. Ivan Smith (ivans@zeta.org.au) wrote:
  16. > In article <4dlc9n$ha4@wumpus.cc.uow.edu.au>, jc29@wumpus.cc.uow.edu.au
  17. > (Fundamental) wrote:
  18.  
  19. > >the last line in the script has WAIT "MTU" .. whats that?
  20. > >
  21. > >also .. whats CR-LF?
  22. > I think you can ignore the MTU line and bring your script down to a basic
  23. > configuration.
  24. > The PPP device seems to more intelegent than it's cslip counterpart in
  25. > that it can negotiate things like MTU (Maximum Transfer Unit) which is
  26. > defaulted to 1500 any way on most systems. The PPP device will negotaite
  27. > these things automatically and the unregistered (evaluation version) of
  28. > the Amiga ppp.device can't go any higher than this any way.
  29.  
  30. The MTU should be the same for both ends of the link. ppp.device is
  31. fixed at an MTU of 1500 in the evaluation version, but can be changed in
  32. the registered version, although defaulting to 1500 octets.
  33.  
  34. If your ISP also uses an MTU of 1500 octets then you can safely ignore
  35. the MTU argument, but otherwise you should either tell ppp.device to
  36. use your ISP's value by setting the MTU for ppp.device in the config
  37. file (ppp0.config) in the registered version, or by telling your ISP
  38. the value you wish to use as part of the login process. That is
  39. presumably what the "MTU" prompt you are seeing is intended for.
  40.  
  41. You will have to ask your ISP for the syntax of the string you need to
  42. return in your dialscript if that is the case. For mine, it is
  43. "PPP,mru=1500" but yours may vary.
  44.  
  45. Phil
  46. -- 
  47. Philip Stokes                                   phil@stokes.demon.co.uk
  48. Hertfordshire
  49. England
  50.